home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Process Tamer / ProcessTamerSetup.exe / ProcessTamerConfigurator.exe / 0 / RCDATA / TDCINFOFORM / TDCINFOFORM.txt < prev   
Encoding:
Text File  |  2009-04-23  |  4.2 KB  |  193 lines

  1. object DCInfoForm: TDCInfoForm
  2.   Left = 272
  3.   Top = 507
  4.   BorderStyle = bsToolWindow
  5.   ClientHeight = 176
  6.   ClientWidth = 452
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PanelFormLarge: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 452
  24.     Height = 176
  25.     Align = alClient
  26.     BorderWidth = 4
  27.     BorderStyle = bsSingle
  28.     TabOrder = 0
  29.     DesignSize = (
  30.       448
  31.       172)
  32.     object BoxShapeShadow: TShape
  33.       Left = 7
  34.       Top = 8
  35.       Width = 69
  36.       Height = 68
  37.       Brush.Color = clMedGray
  38.       Visible = False
  39.     end
  40.     object BoxShape: TShape
  41.       Left = 5
  42.       Top = 6
  43.       Width = 69
  44.       Height = 67
  45.       Brush.Style = bsClear
  46.     end
  47.     object ImageLogo: TImage
  48.       Left = 7
  49.       Top = 7
  50.       Width = 65
  51.       Height = 65
  52.       Center = True
  53.       Picture.Data = {<image000.bmp>}
  54.       Stretch = True
  55.       OnClick = ImageLogoClick
  56.     end
  57.     object MemoTop: TMemo
  58.       Left = 85
  59.       Top = 14
  60.       Width = 352
  61.       Height = 48
  62.       TabStop = False
  63.       Anchors = [akLeft, akTop, akRight]
  64.       BevelInner = bvNone
  65.       BevelOuter = bvNone
  66.       BorderStyle = bsNone
  67.       Color = clBtnFace
  68.       Font.Charset = DEFAULT_CHARSET
  69.       Font.Color = clWindowText
  70.       Font.Height = -11
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = [fsBold]
  73.       ParentFont = False
  74.       ReadOnly = True
  75.       TabOrder = 3
  76.     end
  77.     object ButtonYes: TBitBtn
  78.       Left = 371
  79.       Top = 143
  80.       Width = 74
  81.       Height = 25
  82.       Anchors = [akRight, akBottom]
  83.       Caption = '&Yes'
  84.       ModalResult = 6
  85.       TabOrder = 0
  86.       OnClick = ButtonYesClick
  87.     end
  88.     object ButtonNo: TBitBtn
  89.       Left = 263
  90.       Top = 143
  91.       Width = 101
  92.       Height = 25
  93.       Anchors = [akRight, akBottom]
  94.       Caption = '&Program Website'
  95.       ModalResult = 7
  96.       TabOrder = 1
  97.       OnClick = ButtonNoClick
  98.     end
  99.     object ButtonEnterLicense: TBitBtn
  100.       Left = 6
  101.       Top = 143
  102.       Width = 188
  103.       Height = 25
  104.       Anchors = [akLeft, akBottom]
  105.       Caption = '&Enter New License Key Information..'
  106.       TabOrder = 2
  107.       OnClick = ButtonEnterLicenseClick
  108.     end
  109.     object InfoText: TRichEditURL
  110.       Left = 9
  111.       Top = 79
  112.       Width = 431
  113.       Height = 57
  114.       TabStop = False
  115.       Anchors = [akLeft, akTop, akRight, akBottom]
  116.       BevelInner = bvNone
  117.       BevelOuter = bvNone
  118.       BorderStyle = bsNone
  119.       Color = clBtnFace
  120.       MaxLength = 5000
  121.       ReadOnly = True
  122.       TabOrder = 4
  123.       OnURLClick = InfoTextURLClick
  124.     end
  125.     object PanelTextLabels: TPanel
  126.       Left = 96
  127.       Top = 16
  128.       Width = 313
  129.       Height = 113
  130.       TabOrder = 5
  131.       Visible = False
  132.       object LabelHidden_No: TLabel
  133.         Left = 32
  134.         Top = 76
  135.         Width = 14
  136.         Height = 13
  137.         Caption = '&No'
  138.         Visible = False
  139.       end
  140.       object LabelHidden_Ok: TLabel
  141.         Left = 32
  142.         Top = 60
  143.         Width = 14
  144.         Height = 13
  145.         Caption = '&Ok'
  146.         Visible = False
  147.       end
  148.       object LabelHidden_ProgramWebsite: TLabel
  149.         Left = 32
  150.         Top = 28
  151.         Width = 81
  152.         Height = 13
  153.         Caption = '&Program Website'
  154.         Visible = False
  155.       end
  156.       object LabelHidden_Yes: TLabel
  157.         Left = 32
  158.         Top = 44
  159.         Width = 18
  160.         Height = 13
  161.         Caption = '&Yes'
  162.         Visible = False
  163.       end
  164.       object LabelHidden_Dismiss: TLabel
  165.         Left = 32
  166.         Top = 12
  167.         Width = 35
  168.         Height = 13
  169.         Caption = '&Dismiss'
  170.         Visible = False
  171.       end
  172.       object LabelHidden_FailSave: TLabel
  173.         Left = 128
  174.         Top = 12
  175.         Width = 569
  176.         Height = 13
  177.         Caption = 
  178.           'Failed to save license key information.\r\nPlease check to see i' +
  179.           'f you have permission to write to the application directory.'
  180.         Visible = False
  181.       end
  182.       object LabelHidden_SaveOk: TLabel
  183.         Left = 128
  184.         Top = 28
  185.         Width = 183
  186.         Height = 13
  187.         Caption = 'Your new license key has been saved.'
  188.         Visible = False
  189.       end
  190.     end
  191.   end
  192. end
  193.